#
# List of options showing in the Game Rules screen
#
# format is:
# rule_token = {
#	name = "TEXT_KEY_FOR_NAME"
#	desc = "TEXT_KEY_FOR_LONG_DESC"
#	option = {										# please note that the first option is always the default option
#		name = option_token
#		text = "TEXT_KEY_FOR_OPTION_NAME"
#		achievements = no							# by default achievements = yes, allows or disallows achievements
#	}
# }

#dwt2_rape_content = { # This is for selecting whether or not the game will seed random additional special individuals
#	name = "DWT2_RAPE_CONTENT"
#	option = {
#		name = dwt2_no_noncon
#		text = "DWT2_RULE_NO_NONCON"
#		desc = "DWT2_RULE_NO_NONCON_DESC"
#	}
#	option = {
#		name = dwt2_yes_noncon
#		text = "DWT2_RULE_NONCON"
#		desc = "DWT2_RULE_NONCON_DESC"
#	}
#
#}

#dwt2_lilith_society = { # This is for selecting whether or not the game will seed random additional special individuals
#	name = "DWT2_SOCIETY_CONTENT"
#	option = {
#		name = dwt2_no_society
#		text = "DWT2_RULE_NO_SOCIETY"
#		desc = "DWT2_RULE_NO_SOCIETY_DESC"
#	}
#	option = {
#		name = dwt2_yes_society
#		text = "DWT2_RULE_SOCIETY"
#		desc = "DWT2_RULE_SOCIETY_DESC"
#	}

#}
